12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_args": [
- [
- {
- "name": "prismjs",
- "raw": "prismjs@0.0.1",
- "rawSpec": "0.0.1",
- "scope": null,
- "spec": "0.0.1",
- "type": "version"
- },
- "/Users/mrfangge/fedproject/website-book/node_modules/gitbook-plugin-prism"
- ]
- ],
- "_from": "prismjs@0.0.1",
- "_id": "prismjs@0.0.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/prismjs",
- "_nodeVersion": "0.12.2",
- "_npmUser": {
- "email": "chansen87@gmail.com",
- "name": "charleshansen"
- },
- "_npmVersion": "2.9.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "prismjs",
- "raw": "prismjs@0.0.1",
- "rawSpec": "0.0.1",
- "scope": null,
- "spec": "0.0.1",
- "type": "version"
- },
- "_requiredBy": [
- "/gitbook-plugin-prism",
- "/prism-languages"
- ],
- "_resolved": "https://registry.npmjs.org/prismjs/-/prismjs-0.0.1.tgz",
- "_shasum": "0fd50f4baf26e5cd33523b65bac2f0bc90f5503f",
- "_shrinkwrap": null,
- "_spec": "prismjs@0.0.1",
- "_where": "/Users/mrfangge/fedproject/website-book/node_modules/gitbook-plugin-prism",
- "author": {
- "name": "Lea Verou"
- },
- "bugs": {
- "url": "https://github.com/LeaVerou/prism/issues"
- },
- "dependencies": {},
- "description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
- "devDependencies": {
- "del": "^1.1.1",
- "gulp": "^3.8.6",
- "gulp-concat": "^2.3.4",
- "gulp-header": "^1.0.5",
- "gulp-rename": "^1.2.0",
- "gulp-uglify": "^0.3.1",
- "highland": "^2.5.0",
- "npm": "^2.9.1",
- "vinyl": "^0.4.6",
- "yargs": "^3.9.0"
- },
- "directories": {},
- "dist": {
- "shasum": "0fd50f4baf26e5cd33523b65bac2f0bc90f5503f",
- "tarball": "https://registry.npmjs.org/prismjs/-/prismjs-0.0.1.tgz"
- },
- "gitHead": "01bf05273e340c209114bc285d486574942762e7",
- "homepage": "https://github.com/LeaVerou/prism#readme",
- "keywords": [
- "prism",
- "highlight"
- ],
- "license": "MIT",
- "main": "prism.js",
- "maintainers": [
- {
- "email": "chansen87@gmail.com",
- "name": "charleshansen"
- }
- ],
- "name": "prismjs",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/LeaVerou/prism.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.0.1"
- }
|