{"_id":"@amsc/amsc-tokens","name":"@amsc/amsc-tokens","dist-tags":{"latest":"1.1.2"},"versions":{"1.1.2":{"name":"@amsc/amsc-tokens","version":"1.1.2","type":"module","description":"A set of reusable UI tokens for the various AmSC frontend systems.","author":{"name":"ESnet"},"scripts":{"build":"node ./build.js","dev":"rollup -c -w","postbuild":"pnpm run format; rollup --config","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","format":"prettier --write \"**/*.{ts,tsx,md,json,js,jsx}\""},"types":"dist/index.d.ts","exports":{".":{"types":"./dist/tokens.d.ts","default":"./dist/tokens.js"},"./tokens.json":{"import":"./dist/tokens.json","require":"./dist/tokens.json"}},"license":"MIT","dependencies":{"sd-tailwindcss-transformer":"^1.4.6"},"devDependencies":{"@rollup/plugin-commonjs":"^26.0.3","@rollup/plugin-node-resolve":"^15.3.0","rollup":"^4.27.3","style-dictionary":"^3.9.2"},"gitHead":"980456dc8b5cb2de7deb864356928b2bf6d6d597","_id":"@amsc/amsc-tokens@1.1.2","_nodeVersion":"26.0.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-wLBFSWHtmThl0kYWjKS03RfpUo1l6FGPG5tsiskSeNMTeCGCOyt1jiJMcPdfXmUmnA0TwbDKZ517nYV3gNOy6g==","shasum":"febb4c6b2120470c2f4b78e59eec26114cae2f58","tarball":"https://registry.npmjs.org/@amsc/amsc-tokens/-/amsc-tokens-1.1.2.tgz","fileCount":2,"unpackedSize":1925,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDGvDyJJNoIN9wqkYHLx8iSJIvZ2yArgl2oAsj8b2yeYgIgDnYcXRfx4NrO/C7Vb1h5mouejvwlLEfi65ftWCSJ2yU="}]},"_npmUser":{"name":"nramirez-amsc","email":"nelson.alexander@americansciencecloud.org"},"directories":{},"maintainers":[{"name":"nramirez-amsc","email":"nelson.alexander@americansciencecloud.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/amsc-tokens_1.1.2_1783437830075_0.02902913219430392"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-07T15:23:49.874Z","1.1.2":"2026-07-07T15:23:50.230Z","modified":"2026-07-07T15:23:50.500Z"},"maintainers":[{"name":"nramirez-amsc","email":"nelson.alexander@americansciencecloud.org"}],"description":"A set of reusable UI tokens for the various AmSC frontend systems.","author":{"name":"ESnet"},"license":"MIT","readme":"## ESNet UI Design Tokens\n\nThis example shows how to set up a style dictionary as an npm module, either to publish to a local npm service or to publish externally.\n\nWhen you publish this npm module, the `prepublishOnly` hook will run, calling the style dictionary build system to create the necessary files.\n\n#### Running the example\n\nFirst of all, set up the required dependencies running the command `npm install` in your local CLI environment (if you prefer to use _yarn_, update the commands accordingly).\n\nAt this point, run `npm run build`. This command will generate the files in the `dist` folder.\n\n#### What to look at\n\nOpen the `package.json` file and see how in this specific example there is an extra [`prepublishOnly`](https://docs.npmjs.com/misc/scripts) command script, that builds the dictionary.\n\nThis command is run automatically before the package is prepared and packed via the `npm publish` command.\n","readmeFilename":"README.md","_rev":"1-e9ee27b2d831ba0e70f671efd1c79348"}